[INFO] cloning repository https://github.com/homeyong/stylus107
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/homeyong/stylus107" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhomeyong%2Fstylus107", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhomeyong%2Fstylus107'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cc0371d86c8a893058965403c579fe6eff12e70
[INFO] fixing homeyong/stylus107 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhomeyong%2Fstylus107" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/homeyong/stylus107
[INFO] finished tweaking git repo https://github.com/homeyong/stylus107
[INFO] tweaked toml for git repo https://github.com/homeyong/stylus107 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/homeyong/stylus107 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/homeyong/stylus107 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded stylus-proc v0.10.7
[INFO] [stderr]   Downloaded const-hex v1.19.0
[INFO] [stderr]   Downloaded ruint v1.16.0
[INFO] [stderr]   Downloaded rclite v0.4.1
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded stylus-sdk v0.10.7
[INFO] [stderr]   Downloaded stylus-core v0.10.7
[INFO] [stderr]   Downloaded mini-alloc v1.0.0
[INFO] [stderr]   Downloaded keccak-asm v0.1.7
[INFO] [stderr]   Downloaded branches v0.4.4
[INFO] [stderr]   Downloaded sha3-asm v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bcbc72a2ad7283536a7c802b80d2f79e9bbda76527d3cc37029bb9c250d73f7d
[INFO] running `Command { std: "docker" "start" "bcbc72a2ad7283536a7c802b80d2f79e9bbda76527d3cc37029bb9c250d73f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcbc72a2ad7283536a7c802b80d2f79e9bbda76527d3cc37029bb9c250d73f7d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcbc72a2ad7283536a7c802b80d2f79e9bbda76527d3cc37029bb9c250d73f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcbc72a2ad7283536a7c802b80d2f79e9bbda76527d3cc37029bb9c250d73f7d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling const-hex v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling branches v0.4.4
[INFO] [stderr]    Compiling ruint v1.16.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking rclite v0.4.1
[INFO] [stderr]     Checking mini-alloc v1.0.0
[INFO] [stderr]     Checking keccak-const v0.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha3 v0.11.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling syn-solidity v1.6.0
[INFO] [stderr]    Compiling macro-string v0.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.6.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling alloy-primitives v1.6.0
[INFO] [stderr]    Compiling alloy-sol-macro v1.6.0
[INFO] [stderr]    Compiling alloy-sol-types v1.6.0
[INFO] [stderr]     Checking stylus-core v0.10.7
[INFO] [stderr]    Compiling stylus-proc v0.10.7
[INFO] [stderr]     Checking stylus-sdk v0.10.7
[INFO] [stderr]     Checking stylus107_2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `stylus_sdk::testing`
[INFO] [stdout]   --> src/lib.rs:81:25
[INFO] [stdout]    |
[INFO] [stdout] 81 |         use stylus_sdk::testing::*;
[INFO] [stdout]    |                         ^^^^^^^ could not find `testing` in `stylus_sdk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stylus107_2` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bcbc72a2ad7283536a7c802b80d2f79e9bbda76527d3cc37029bb9c250d73f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbc72a2ad7283536a7c802b80d2f79e9bbda76527d3cc37029bb9c250d73f7d", kill_on_drop: false }`
[INFO] [stdout] bcbc72a2ad7283536a7c802b80d2f79e9bbda76527d3cc37029bb9c250d73f7d
